home *** CD-ROM | disk | FTP | other *** search
-
-
- /*-------------------------------------------------------------------------
- Copyright (c) 1992 The Santa Cruz Operation, Inc.
- -------------------------------------------------------------------------
- All rights reserved. No part of this program or publication may be
- reproduced, transmitted, transcribed, stored in a retrieval system,
- or translated into any language or computer language, in any form or
- by any means, electronic, mechanical, magnetic, optical, chemical,
- biological, or otherwise, without the prior written permission of:
-
- The Santa Cruz Operation, Inc. (408) 425-7222
- 400 Encinal St, Santa Cruz, CA 95060 USA
- -------------------------------------------------------------------------
- -----------------------------------------------------------------------*/
-
- #ifndef _SCOCLIENT_COLOR_H
- #define _SCOCLIENT_COLOR_H
-
- #include <Xm/Xm.h>
-
- extern void XScoAddColorProtocolCallbacks(Widget);
-
- #endif /* _SCOCLIENT_COLOR_H */
-